配置https證書 后台同事給的事.pem和.key文件,項目中要用cer證書,所以要轉一下 pem證書轉cer證書 命令: 1.openssl pkcs12 -export -out cacert.p12 -in ...